Skip to content

Move rendering to a web server#107

Open
saethlin wants to merge 1 commit into
mainfrom
server
Open

Move rendering to a web server#107
saethlin wants to merge 1 commit into
mainfrom
server

Conversation

@saethlin

@saethlin saethlin commented Mar 2, 2024

Copy link
Copy Markdown
Owner

Current problem:

Paginating over the remote filesystem with readdir + opendir on each crate is incredibly slow compared to just paginating across every element in a bucket. The ssh2 crate locks internally so it can't give us any concurrency. Maybe connection pooling?

@saethlin
saethlin marked this pull request as ready for review March 2, 2024 23:25
@github-actions

github-actions Bot commented Mar 3, 2024

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Mar 4, 2024

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Mar 4, 2024

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Mar 4, 2024

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Mar 4, 2024

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Mar 4, 2024

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Mar 5, 2024

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Mar 5, 2024

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Mar 5, 2024

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Mar 5, 2024

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant